Gets the object that is being changed.
Namespace:
C1.LiveLinqAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
| C# |
|---|
public T Item { get; private set; } |
| Visual Basic |
|---|
Public Property Item As T Get Private Set |
|
|
| .NET Framework Class Library |
| SourceChangeEventArgs<(Of <(<'T>)>)>..::..Item Property |
| SourceChangeEventArgs<(Of <(<'T>)>)> Class See Also |
| C# |
|---|
public T Item { get; private set; } |
| Visual Basic |
|---|
Public Property Item As T Get Private Set |